Skip to content

Add xero accounts update command#1

Merged
TheRegan merged 1 commit intoXeroAPI:mainfrom
thomasfedb:feature/accounts-update
Apr 8, 2026
Merged

Add xero accounts update command#1
TheRegan merged 1 commit intoXeroAPI:mainfrom
thomasfedb:feature/accounts-update

Conversation

@thomasfedb
Copy link
Copy Markdown
Contributor

Adds xero accounts update command, consistent with existing update commands (invoices, contacts, items, etc.)

  • Supports flags: --account-id, --name, --code, --description, --status, --tax-type, --enable-payments-to-account
  • Also accepts --file for JSON input
  • Adds accountUpdateSchema to validators

Generated with Claude Code and checked by human

Adds support for updating an account in Xero via the CLI, consistent
with existing update commands (invoices, contacts, items, etc.). Supports
individual flags (--account-id, --name, --code, --description, --status,
--tax-type, --enable-payments-to-account) as well as --file for JSON input.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TheRegan
Copy link
Copy Markdown
Member

TheRegan commented Apr 8, 2026

Thanks! Great addition!

@TheRegan TheRegan merged commit e00c066 into XeroAPI:main Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants